home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Trig Explorer
/
The Trig Explorer.iso
/
mac
/
Explorer
/
Ex_INV.dxr
/
00039.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1998-07-22
|
171 b
|
9 lines
on exitFrame
global x, y, r, theta, AnsW
if (field "Answer" > (AnsW - 0.05)) and (field "Answer" < (AnsW + 0.05)) then
nothing()
else
go("BA1")
end if
end